Use the subtype field for the custom event that is used to wake up the
authorRichard Hult <richard@imendio.com>
Sun, 24 Feb 2008 17:45:29 +0000 (17:45 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sun, 24 Feb 2008 17:45:29 +0000 (17:45 +0000)
commit4dbd9d23d7a924d1335487ebe76d18a376c143c7
tree562d2865e1633d71c7aef1ef58d6e0387d1a8875
parent4c399695f9f58d2395384b4058fa97b98069858c
Use the subtype field for the custom event that is used to wake up the

2008-02-24  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkprivate-quartz.h:
* gdk/quartz/gdkeventloop-quartz.c: (got_fd_activity), (poll_func):
Use the subtype field for the custom event that is used to wake up
the mainloop so we can have other custom event types.

* gdk/quartz/gdkevents-quartz.c:
(_gdk_quartz_events_trigger_crossing_events):
* gdk/quartz/gdkwindow-quartz.c: (show_window_internal): Create
crossing events after showing a window if necessary, to work
around problems with the tracking rect API.

svn path=/trunk/; revision=19637
ChangeLog
gdk/quartz/gdkeventloop-quartz.c
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdkprivate-quartz.h
gdk/quartz/gdkwindow-quartz.c